Skip to content

Fix assertoor workflow: bump setup-python to v6#10645

Merged
LukaszRozmej merged 2 commits intomasterfrom
qa/fix-assertoor
Mar 10, 2026
Merged

Fix assertoor workflow: bump setup-python to v6#10645
LukaszRozmej merged 2 commits intomasterfrom
qa/fix-assertoor

Conversation

@stdevMac
Copy link
Member

Summary

  • actions/setup-python@v6.1.1 tag does not exist, causing every assertoor run to fail at the "Set up Python" step
  • Changed to actions/setup-python@v6, matching the pattern used in sync-supported-chains.yml

Verification

  • Triggered workflow manually on this branch — "Set up Python" step now passes
  • Remaining Kurtosis test failure (big-calldata-tx-test) is a pre-existing issue unrelated to this fix

Test plan

  • Manually triggered test-assertoor.yml on branch, confirmed Python setup succeeds

The v6.1.1 tag does not exist in actions/setup-python, causing
the assertoor test workflow to fail on every master push. This
changes to the v6 major version tag matching the pattern used in
other workflows.
@LukaszRozmej LukaszRozmej merged commit 40cae11 into master Mar 10, 2026
111 checks passed
@LukaszRozmej LukaszRozmej deleted the qa/fix-assertoor branch March 10, 2026 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants